home *** CD-ROM | disk | FTP | other *** search
- -- card: 6582 from stack: in
- -- bmap block id: 6668
- -- flags: 0000
- -- background id: 2647
- -- name: About Intervals
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=176 top=311 right=333 bottom=265
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Intervals
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open to card
- go "intervals"
- end mouseUp
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=279 top=312 right=334 bottom=410
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Hear the Intervals
- ----- HyperTalk script -----
- on mouseUp
- go to card "hear the intervals" of stack "reference"
- end mouseUp
-